dotfiles

config files for my linux setup
git clone git://edryd.org/dotfiles
Log | Files | Refs | README

max.xbm (207B)


      1 #define max_width 10
      2 #define max_height 10
      3 static unsigned char max_bits[] = {
      4    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x28, 0x00, 0x44, 0x00,
      5    0x82, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };